Check whether the widget actually is a GtkNotebook before treating it as
authorTor Lillqvist <tml@novell.com>
Thu, 15 Sep 2005 22:14:03 +0000 (22:14 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 15 Sep 2005 22:14:03 +0000 (22:14 +0000)
commit6c544097597c4226164fd16674e57dc8b8ce7afc
treeff4824b159b4cff53939805c2ca64c27375b40e9
parent329bc4e22109bbf7633d22ff2a50e4f10628a783
Check whether the widget actually is a GtkNotebook before treating it as

2005-09-16  Tor Lillqvist  <tml@novell.com>

* modules/engines/ms-windows/msw_style.c (draw_extension,
draw_box_gap): Check whether the widget actually is a GtkNotebook
before treating it as such. Drop some unneeded local variables,
use parameter with same information instead. (#316412)
ChangeLog
ChangeLog.pre-2-10
modules/engines/ms-windows/msw_style.c